home *** CD-ROM | disk | FTP | other *** search
/ Military Records: Civil War Service Records / Military Records: Civil War Service Records - Disc 1.iso / data1.cab / Program_Executable_Files / AncestryView.exe / string.txt next >
Encoding:
Text File  |  2000-12-12  |  3.5 KB  |  59 lines

  1. 128    AncestryView
  2. 32771    Prints all tagged records
  3. 32772    Setup up the printer for printing
  4. 32773    View the current CDRom Library Data
  5. 32774    View the MyFamily.com website
  6. 32805    Opens the Title, currently in the CDRom...
  7. 32809    Prints the currently selected image
  8. 32810    Display the Search Wizard
  9. 32811    Display a dialog, enabling user to search the entire data file
  10. 32812    Clears the currently applied search
  11. 32813    Connect to MyFamily.com's Online Product Registration Web Page
  12. 32814    Connect to MyFamily.com's Online Product Support Web Page
  13. 32816    Go to the Online product support web page
  14. 57344    AncestryView
  15. 57345    Ready
  16. 57346    Version 1.5
  17. 57347    www.newenglandancestors.org
  18. 57632    Erase the selection\nErase
  19. 57633    Erase everything\nErase All
  20. 57634    Copy the selection and put it on the Clipboard\nCopy
  21. 57635    Cut the selection and put it on the Clipboard\nCut
  22. 57636    Find the specified text\nFind
  23. 57637    Insert Clipboard contents\nPaste
  24. 57640    Repeat the last action\nRepeat
  25. 57641    Replace specific text with different text\nReplace
  26. 57642    Select the entire document\nSelect All
  27. 57643    Undo the last action\nUndo
  28. 57644    Redo the previously undone action\nRedo
  29. 57645    AncestryView for Windows
  30. 57646    Copyright ⌐ 2000,  MyFamily.com
  31. \nRetrieval Engine Copyright ⌐ 1999, NextPage, LC. 
  32. \nContains security software from RSA Data Security, Inc. 
  33. \nCopyright ⌐ 1998, RSA Data Security, Inc. 
  34. \nAll rights reserved.
  35. 57647    www.familyhistory.com
  36. 57648    www.myfamily.com
  37. 57649    www.ancestry.com
  38. 57650    www.ancestry.com/oft/login.asp
  39. 57652    http://shop.myfamily.com/AncestryCatalog/registration/ancestryview/cd_support.html
  40. 57653    Split the active window into panes\nSplit
  41. 57654    http://shop.myfamily.com/AncestryCatalog/Registration/AncestryView/cd_registration.asp
  42. 57664    Display program information, version number and copyright\nAbout
  43. 57665    Quit the application; prompts to save documents\nExit
  44. 57680    Switch to the next window pane\nNext Pane
  45. 57681    Switch back to the previous window pane\nPrevious Pane
  46. 57682        CString        SysInfoPath;
  47. \n    CRegKey        regKey;
  48. \n    long        rc;
  49. \n    HINSTANCE    hInst;
  50. \n
  51. \n    rc = regKey.Open(HKEY_LOCAL_MACHINE, gREGKEYSYSINFO);
  52. \n    rc = regKey.Read(gREGVALSYSINFO, SysInfoPath);
  53. \n    regKey.Close();
  54. \n
  55. \n    if (SysInfoPath.GetLength() > 0)
  56. \n    {
  57. \n        hInst = ShellExecute(
  58. \n                        m_hWnd,    // handle to parent window
  59. \n                        "open",    // pointer to string that specifies operation to perform
  60. \n                        (LPCTSTR)SysInfoPath,    // pointer to filename or folder name string
  61. \n                        "",    // pointer to string that specifies executable-file parameters 
  62. \n                        "",    // pointer to string that specifies default directory
  63. \n                        SW_SHOW);     // whether file is shown when opened
  64. \n    }
  65. \n    else
  66. \n    {
  67. \n        MessageBox("System Information not available on this machine!","System Information", MB_ICONINFORMATION);
  68. \n        return;
  69. \n    }
  70. \n
  71. 57683       Warning:  This computer program is protected by copyright law and international treaties.  Unauthorized reproduction or distribution of this program, or any portion of it, may result in severe civil and criminal penalties, and will be prosecuted to the maximum extent possible under the law.
  72. 59136    EXT
  73. 59137    CAP
  74. 59138    NUM
  75. 59139    SCRL
  76. 59140    OVR
  77. 59141    REC
  78. 61184    Change the window size
  79. 61185    Change the window position
  80. 61186    Reduce the window to an icon
  81. 61187    Enlarge the window to full size
  82. 61188    Switch to the next document window
  83. 61189    Switch to the previous document window
  84. 61190    Close the active window and prompts to save the documents
  85. 61202    Restore the window to normal size
  86. 61203    Activate Task List
  87.